Skip to content

Update dependency eslint-plugin-playwright to v2.10.2#2869

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/eslint-plugin-playwright-2.x
Open

Update dependency eslint-plugin-playwright to v2.10.2#2869
renovate[bot] wants to merge 1 commit intomainfrom
renovate/eslint-plugin-playwright-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 31, 2025

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-playwright 2.2.22.10.2 age confidence

Release Notes

mskelton/eslint-plugin-playwright (eslint-plugin-playwright)

v2.10.2

Compare Source

Bug Fixes
  • missing-playwright-await: Fix false positive when re-assigning awaited variable (8cca0ac), closes #​456
  • no-duplicate-hooks: handle anonymous describe blocks in forEach loops (8b4ec60), closes #​459
  • valid-test-tags: Support template literal strings (d98a05c), closes #​460

v2.10.1

Compare Source

Bug Fixes
  • missing-playwright-await: Don't flag Array.fill as missing await (cff9640), closes #​450
  • Narrow page detection to prefer false positives (10238e1)

v2.10.0

Compare Source

Bug Fixes
  • missing-playwright-await: Fix false positive with expect().resolves (352e15e), closes #​448
  • Support additional promise methods (8646e62), closes #​444
Features
  • missing-playwright-await: Add includePageLocatorMethods flag for checking more missing awaits (#​438) (41921f8), closes #​159
  • no-skipped-test: Support disallowFixme to optionally disable .fixme() annotations (6b42fdb), closes #​446

v2.9.0

Compare Source

Bug Fixes
  • no-restricted-roles: Catch all uses, not just on page methods (1861fa5)
  • Support nested locators everywhere (0e48186)
Features
  • no-duplicate-hooks: Mark as recommended (fe3ca54)
  • no-duplicate-slow: Mark as recommended (2f0b67d)
  • prefer-hooks-in-order: Mark as recommended (e8ae16e)
  • prefer-hooks-on-top: Mark as recommended (5ab9296)
  • prefer-locator: Mark as recommended (fcab221)
  • prefer-to-have-count: Mark as recommended (fcbf086)
  • prefer-to-have-length: Mark as recommended (c6c923e)

v2.8.0

Compare Source

Bug Fixes
  • Add missing test coverage and fix several minor bugs (#​434) (e3398ec)
  • missing-playwright-await: Handle spread elements (df30163), closes #​430
  • missing-playwright-await: Support more promise edge cases (b4cdcbd)
Features
  • Auto-detect test.extend() fixtures and import aliases (#​432) (8b22ee7)

v2.7.1

Compare Source

Bug Fixes
  • missing-playwirght-await: Fix false positive with promise chains (6e4f5ff)

v2.7.0

Compare Source

Features

v2.6.1

Compare Source

Bug Fixes
  • Exclude @typescript-eslint/utils from the bundle (6547702), closes #​425

v2.6.0

Compare Source

Bug Fixes
  • docs: consistent-spacing-between-blocks name (#​421) (f2306ed)
  • valid-title: Ignore variables we can't statically determine (1597555), closes #​368
Features

v2.5.1

Compare Source

Bug Fixes
  • no-conditional-in-test: Fix false positive for || (611657c)

v2.5.0

Compare Source

Bug Fixes
Features
  • Add enforce-consistent-spacing-between-blocks rule (#​411) (a9b78d5)
  • Add no-restricted-locators rule (a65200b), closes #​407
  • prefer-web-first-assertions: Support allInnerTexts() and allTextContents() (36917a8), closes #​362

v2.4.1

Compare Source

Bug Fixes
  • no-conditional-in-test: allow nullish coalescing operator (2c25b4f), closes #​406

v2.4.0

Compare Source

Bug Fixes
  • missing-playwright-await: prevent infinite recursion in checkValidity (9ce346d)
Features

v2.3.0

Compare Source

Bug Fixes
Features

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Oct 31, 2025

⚠️ No Changeset found

Latest commit: 375a7a4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-playwright to v2.3.0 chore(deps): update dependency eslint-plugin-playwright to v2.3.0 - autoclosed Oct 31, 2025
@renovate renovate Bot closed this Oct 31, 2025
@renovate renovate Bot deleted the renovate/eslint-plugin-playwright-2.x branch October 31, 2025 23:51
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-playwright to v2.3.0 - autoclosed chore(deps): update dependency eslint-plugin-playwright to v2.3.0 Nov 7, 2025
@renovate renovate Bot reopened this Nov 7, 2025
@renovate renovate Bot force-pushed the renovate/eslint-plugin-playwright-2.x branch 2 times, most recently from 30d1a03 to 366f22e Compare November 7, 2025 03:33
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 7, 2025

Visit the preview URL for this PR (updated for commit 375a7a4):

https://next-ethlete-sdk--pr2869-renovate-eslint-plug-tfzom6ve.web.app

(expires Mon, 27 Apr 2026 05:36:30 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 3fd070538c81f46c70093304317ad0e901e1a2b7

@renovate renovate Bot force-pushed the renovate/eslint-plugin-playwright-2.x branch from 366f22e to 00dee8e Compare November 10, 2025 14:35
@renovate renovate Bot force-pushed the renovate/eslint-plugin-playwright-2.x branch from 00dee8e to 9c00604 Compare November 18, 2025 09:57
@renovate renovate Bot force-pushed the renovate/eslint-plugin-playwright-2.x branch from 9c00604 to 3967a1b Compare November 30, 2025 05:43
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-playwright to v2.3.0 chore(deps): update dependency eslint-plugin-playwright to v2.4.0 Nov 30, 2025
@renovate renovate Bot force-pushed the renovate/eslint-plugin-playwright-2.x branch from 3967a1b to a4898db Compare January 9, 2026 17:08
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-playwright to v2.4.0 chore(deps): update dependency eslint-plugin-playwright to v2.4.1 Jan 9, 2026
@renovate renovate Bot force-pushed the renovate/eslint-plugin-playwright-2.x branch from a4898db to ed61acc Compare January 12, 2026 04:47
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-playwright to v2.4.1 chore(deps): update dependency eslint-plugin-playwright to v2.5.0 Jan 12, 2026
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-playwright to v2.5.0 chore(deps): update dependency eslint-plugin-playwright to v2.5.1 Jan 26, 2026
@renovate renovate Bot force-pushed the renovate/eslint-plugin-playwright-2.x branch from ed61acc to 6b7408e Compare January 26, 2026 06:04
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-playwright to v2.5.1 chore(deps): update dependency eslint-plugin-playwright to v2.6.0 Feb 18, 2026
@renovate renovate Bot force-pushed the renovate/eslint-plugin-playwright-2.x branch from 6b7408e to e1a54ae Compare February 18, 2026 10:43
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-playwright to v2.6.0 chore(deps): update dependency eslint-plugin-playwright to v2.7.0 Feb 18, 2026
@renovate renovate Bot force-pushed the renovate/eslint-plugin-playwright-2.x branch 2 times, most recently from 5571bfa to 05d79bb Compare February 23, 2026 05:04
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-playwright to v2.7.0 chore(deps): update dependency eslint-plugin-playwright to v2.7.1 Feb 23, 2026
@renovate renovate Bot force-pushed the renovate/eslint-plugin-playwright-2.x branch from 05d79bb to 8aa94a6 Compare February 27, 2026 09:51
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-playwright to v2.7.1 chore(deps): update dependency eslint-plugin-playwright to v2.8.0 Feb 27, 2026
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-playwright to v2.8.0 chore(deps): update dependency eslint-plugin-playwright to v2.9.0 Mar 2, 2026
@renovate renovate Bot force-pushed the renovate/eslint-plugin-playwright-2.x branch 2 times, most recently from 7f74e92 to 83e4f44 Compare March 5, 2026 19:47
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-playwright to v2.9.0 chore(deps): update dependency eslint-plugin-playwright to v2.10.0 Mar 14, 2026
@renovate renovate Bot force-pushed the renovate/eslint-plugin-playwright-2.x branch 2 times, most recently from 86740e9 to b002444 Compare March 18, 2026 17:54
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-playwright to v2.10.0 chore(deps): update dependency eslint-plugin-playwright to v2.10.1 Mar 18, 2026
@renovate renovate Bot force-pushed the renovate/eslint-plugin-playwright-2.x branch 2 times, most recently from b45728d to d0a7589 Compare April 8, 2026 16:05
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-playwright to v2.10.1 Update dependency eslint-plugin-playwright to v2.10.1 Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/eslint-plugin-playwright-2.x branch from d0a7589 to 375a7a4 Compare April 20, 2026 05:33
@renovate renovate Bot changed the title Update dependency eslint-plugin-playwright to v2.10.1 Update dependency eslint-plugin-playwright to v2.10.2 Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants